[INFO] cloning repository https://github.com/azasypkin/rust-caster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azasypkin/rust-caster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazasypkin%2Frust-caster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazasypkin%2Frust-caster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f59c7c0cbdd416ea1929408c33423413c6ea436e
[INFO] checking azasypkin/rust-caster against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazasypkin%2Frust-caster" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/azasypkin/rust-caster
[INFO] finished tweaking git repo https://github.com/azasypkin/rust-caster
[INFO] tweaked toml for git repo https://github.com/azasypkin/rust-caster written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azasypkin/rust-caster on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azasypkin/rust-caster already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded thread_local v1.1.0
[INFO] [stderr]   Downloaded cfg-if v0.1.10
[INFO] [stderr]   Downloaded thiserror-impl v1.0.23
[INFO] [stderr]   Downloaded vcpkg v0.2.11
[INFO] [stderr]   Downloaded hermit-abi v0.1.17
[INFO] [stderr]   Downloaded strsim v0.9.3
[INFO] [stderr]   Downloaded protoc-rust v2.20.0
[INFO] [stderr]   Downloaded which v4.0.2
[INFO] [stderr]   Downloaded protoc v2.20.0
[INFO] [stderr]   Downloaded byteorder v1.4.2
[INFO] [stderr]   Downloaded termcolor v1.1.2
[INFO] [stderr]   Downloaded humantime v2.0.1
[INFO] [stderr]   Downloaded tempfile v3.1.0
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded thiserror v1.0.23
[INFO] [stderr]   Downloaded env_logger v0.8.2
[INFO] [stderr]   Downloaded docopt v1.1.0
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded protobuf-codegen v2.20.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.60
[INFO] [stderr]   Downloaded cc v1.0.66
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded serde_json v1.0.61
[INFO] [stderr]   Downloaded syn v1.0.58
[INFO] [stderr]   Downloaded protobuf v2.20.0
[INFO] [stderr]   Downloaded openssl v0.10.32
[INFO] [stderr]   Downloaded regex v1.4.3
[INFO] [stderr]   Downloaded regex-syntax v0.6.22
[INFO] [stderr]   Downloaded libc v0.2.82
[INFO] [stderr]   Downloaded rust_cast v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 36247b474b007faa90f78351ce465b31925b157434505d1570463d6240f14986
[INFO] running `Command { std: "docker" "start" "36247b474b007faa90f78351ce465b31925b157434505d1570463d6240f14986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36247b474b007faa90f78351ce465b31925b157434505d1570463d6240f14986" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36247b474b007faa90f78351ce465b31925b157434505d1570463d6240f14986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36247b474b007faa90f78351ce465b31925b157434505d1570463d6240f14986" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling protobuf v2.20.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking thread_local v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]     Checking humantime v2.0.1
[INFO] [stderr]     Checking strsim v0.9.3
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/descriptor.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/plugin.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/rustproto.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/any.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/api.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/duration.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/empty.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/field_mask.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/source_context.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/struct_pb.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/timestamp.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/type_pb.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/wrappers.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/descriptor.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/plugin.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/rustproto.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/any.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/api.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/duration.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/empty.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/field_mask.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/source_context.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/struct_pb.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/timestamp.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/type_pb.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/wrappers.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr] warning: openssl-sys@0.9.60: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr] warning: openssl-sys@0.9.60:     4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v
[INFO] [stderr] warning: openssl-sys@0.9.60:       |                        ^~~~~~~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.60: build/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr] warning: openssl-sys@0.9.60:     5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr] warning: openssl-sys@0.9.60:       |                       ^~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.60: build/expando.c:10:1: note: in expansion of macro 'VERSION'
[INFO] [stderr] warning: openssl-sys@0.9.60:    10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr] warning: openssl-sys@0.9.60:       | ^~~~~~~
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.60`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-c0d483e4cebce441/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-cfg=const_fn
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[INFO] [stderr]   OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DIR
[INFO] [stderr]   OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rustc-link-lib=ssl
[INFO] [stderr]   cargo:rustc-link-lib=crypto
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-Wall" "-Wextra" "-E" "build/expando.c"
[INFO] [stderr]   cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr]   cargo:warning=    4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v
[INFO] [stderr]   cargo:warning=      |                        ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr]   cargo:warning=    5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr]   cargo:warning=      |                       ^~~~~~~~
[INFO] [stderr]   cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION'
[INFO] [stderr]   cargo:warning=   10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (682) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.60/build/main.rs:141:13:
[INFO] [stderr] 
[INFO] [stderr]   Header expansion error:
[INFO] [stderr]   Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-fno-omit-frame-pointer\" \"-m64\" \"-I\" \"/usr/include\" \"-Wall\" \"-Wextra\" \"-E\" \"build/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." }
[INFO] [stderr] 
[INFO] [stderr]   Failed to find OpenSSL development headers.
[INFO] [stderr] 
[INFO] [stderr]   You can try fixing this setting the `OPENSSL_DIR` environment variable
[INFO] [stderr]   pointing to your OpenSSL installation or installing OpenSSL headers package
[INFO] [stderr]   specific to your distribution:
[INFO] [stderr] 
[INFO] [stderr]       # On Ubuntu
[INFO] [stderr]       sudo apt-get install libssl-dev
[INFO] [stderr]       # On Arch Linux
[INFO] [stderr]       sudo pacman -S openssl
[INFO] [stderr]       # On Fedora
[INFO] [stderr]       sudo dnf install openssl-devel
[INFO] [stderr] 
[INFO] [stderr]   See rust-openssl README for more information:
[INFO] [stderr] 
[INFO] [stderr]       https://github.com/sfackler/rust-openssl#linux
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x568d0f356eb8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x568d0f356eb8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x568d0f356eb8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x568d0f356eb8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x568d0f36b17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x568d0f36b17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stderr]      6:     0x568d0f35cde2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stderr]      7:     0x568d0f35cde2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]      8:     0x568d0f338ee6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x568d0f338ee6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x568d0f351a71 - std[929523f510218772]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x568d0f351c2b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x568d0f338fa2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x568d0f32def9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x568d0f3399ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x568d0f36b90c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x568d0f2c26f9 - build_script_main[e856f2ae1ef7e849]::validate_headers
[INFO] [stderr]     17:     0x568d0f2bbbe3 - build_script_main[e856f2ae1ef7e849]::find_normal::try_pkg_config
[INFO] [stderr]     18:     0x568d0f2bbfa8 - build_script_main[e856f2ae1ef7e849]::find_normal::find_openssl_dir
[INFO] [stderr]     19:     0x568d0f2b9c47 - build_script_main[e856f2ae1ef7e849]::find_normal::get_openssl::{closure#0}
[INFO] [stderr]     20:     0x568d0f2b7220 - <core[28b146924c2f19c6]::option::Option<std[929523f510218772]::ffi::os_str::OsString>>::unwrap_or_else::<build_script_main[e856f2ae1ef7e849]::find_normal::get_openssl::{closure#0}>
[INFO] [stderr]     21:     0x568d0f2bb4ac - build_script_main[e856f2ae1ef7e849]::find_normal::get_openssl
[INFO] [stderr]     22:     0x568d0f2c09ed - build_script_main[e856f2ae1ef7e849]::find_openssl
[INFO] [stderr]     23:     0x568d0f2c2d11 - build_script_main[e856f2ae1ef7e849]::main
[INFO] [stderr]     24:     0x568d0f2bed73 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     25:     0x568d0f2b8e56 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     26:     0x568d0f2b9669 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     27:     0x568d0f350bd7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     28:     0x568d0f350bd7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x568d0f350bd7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x568d0f350bd7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x568d0f350bd7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stderr]     32:     0x568d0f350bd7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     33:     0x568d0f350bd7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     34:     0x568d0f350bd7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stderr]     35:     0x568d0f350bd7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stderr]     36:     0x568d0f2b7ab1 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stderr]     37:     0x568d0f2c4c95 - main
[INFO] [stderr]     38:     0x7a2740aac1ca - <unknown>
[INFO] [stderr]     39:     0x7a2740aac28b - __libc_start_main
[INFO] [stderr]     40:     0x568d0f2b6f65 - _start
[INFO] [stderr]     41:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `protobuf` (lib) due to 13 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `protobuf` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "36247b474b007faa90f78351ce465b31925b157434505d1570463d6240f14986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36247b474b007faa90f78351ce465b31925b157434505d1570463d6240f14986", kill_on_drop: false }`
[INFO] [stdout] 36247b474b007faa90f78351ce465b31925b157434505d1570463d6240f14986
